home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Graphics Plus
/
Graphics Plus.iso
/
msdos
/
raytrace
/
pov
/
gen
/
form04a
/
sue
/
mon2.frm
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-02-04
|
235 b
|
9 lines
Copyright (c) Sue Cunningham
cone0 = sphere stack 50 in 10% grow 0.1;
cone1 = sphere 2, cone0 delete 1;
cone_fan = cone1 fan 30, 180;
body = ellipse 3, 0.6 stack 100 in 20% twist 180 bend 70 twist 180, 2;
body, cone_fan;
end;